Skip to main content

LensDistortion

Complete API reference for LensDistortion, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Post processing

Component: yes


public class LensDistortion extends Component

Constructors

SignatureDescription
LensDistortion(LensDistortion)Executes LensDistortion and returns after the underlying engine call finishes.
LensDistortion(Engine)Executes LensDistortion and returns after the underlying engine call finishes.
LensDistortion()Executes LensDistortion and returns after the underlying engine call finishes.

Attributes

NameTypeDescription
instanceLensDistortionRepresents the instance value stored on this instance. Read or assign to update the property.

Virtual Attributes

NameTypeAccessDescription
borderfloatget/setVirtual attribute exposed by getBorder. Access it like a field to read or write the underlying value.
centerVector2get/setVirtual attribute exposed by getCenter. Access it like a field to read or write the underlying value.
intensityfloatget/setVirtual attribute exposed by getIntensity. Access it like a field to read or write the underlying value.
modeModeget/setVirtual attribute exposed by getMode. Access it like a field to read or write the underlying value.